Add filterdefs to hold protos for filter functions and extern of waypt_head
authorrobertl <robertl>
Tue, 4 Oct 2005 14:54:48 +0000 (14:54 +0000)
committerrobertl <robertl>
Tue, 4 Oct 2005 14:54:48 +0000 (14:54 +0000)
commita04d3fb089c153df3d07523355077bfd817a51e7
tree0cce83fb18e9ce04b239084c7b37c751a59e7aec
parentaf8d276f6b5fc4030b1db5bd07c7f5adca35ca09
Add filterdefs to hold protos for filter functions and extern of waypt_head
so we can more easily finger the remaining formats that violate the intended
'static-ness' of that symbol.
15 files changed:
arcdist.c
defs.h
discard.c
duplicate.c
filter_skeleton.c
filter_vecs.c
filterdefs.h [new file with mode: 0644]
main.c
polygon.c
position.c
reverse_route.c
smplrout.c
sort.c
stackfilter.c
trackfilter.c